home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / orbular.swf / scripts / DefineButton2_238 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-12-12  |  40 b   |  4 lines

  1. on(release){
  2.    _root.startGame();
  3. }
  4.